.top_box {
  height:35px;
	background-color: #f3f3f3;
	border-bottom:1px solid #cccccc;
  line-height:34px;
  color: #666666;
  font-size:14px;
}
.top_main{
  display: flex;
  /* justify-content: space-between; */
  justify-content: flex-end;
  align-items: center;
}
.liner {
  color: #dddddd;
}
.headTop_spla a {
  padding:0px 10px;
}
.headTop_spla .now {
  display:inline-block;
  line-height:35px;
  background-color:#fff;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  color:#3873b9;
}
.topRt{
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.login-icon {
  width: 32px;
	height: 32px;
}
.topRt-text{
	font-size: 14px;
	color: #3873b9;
  padding: 0 10px;
}
.top_span {
  width: 190px;
  margin-left: 40px;
  text-align: right;
  padding-right: 20px;
}
.english,.china {
  display:block;
  text-align: left;
  line-height:35px;
}

.lan-icon{
  width: 16px;
  margin-right: 10px;
}
.top_span_box{
  width: 115px;
  position: absolute;
  top: 0;
  right: 150px;
}
.top_span_box::after {
  content:"";
  display:inline-block;
  width:0px;
  height:0px;
  vertical-align:middle;
  border-top:4px dashed;
  border-right:4px solid transparent;
  border-left:4px solid transparent;
  color:rgb(153,153,153);
  position:absolute;
  top:16px;
  right:5px;
  z-index:20;
}
.top_span_box:hover{
  display: inline-block;
  background-color: #fff;
  padding-left: 5px;
  -moz-box-shadow: 0px 0px 6px 0px #999;
  box-shadow: 0px 0px 6px 0px #999;
}
.top_span_box:hover::after {
  content:"";
  display:inline-block;
  width:0px;
  height:0px;
  vertical-align:middle;
  border-top:0 dashed;
  border-bottom:4px dashed;
  border-right:4px solid transparent;
  border-left:4px solid transparent;
  color:rgb(153,153,153);
  position:absolute;
  top:16px;
  right:5px;
  z-index:20;
}
.top_span_box:hover .china,
.top_span_box:hover .english{
  display: block !important;
}

.appLink {
  width: 120px;
  cursor: pointer;
}
.appLink:hover .appBox{
  display: block !important;
}
.appBox {
  display: none;
  width: 290px;
  padding: 20px;
  position: absolute;
  top: 35px;
  right: 0px;
  z-index: 100;
  background-color: #ffffff;
  box-shadow: 0px 0px 5px 0px #84b5e9;
}
.appImg_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  color: #333;
  line-height: 26px;
  margin: 20px 0;
}
.img_code{
  width: 90px;
  height: 90px;
}
.appImg_info{
width: 134px;
}
.appImg_boxspl {
  font-weight: bold;
  display: flex;
  align-items: center;
}
.imgIcon_spl {
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}

/* logo */
.head-box{
  background-color: #fff;
}
.head {
  height:120px;
  padding:20px 0px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.head-box .logo_box {
  display: flex;
  align-items: center;
}
.number_line {
  position:relative;
  font-size: 24px;
  font-weight:bold;
  color: #00499b;
  line-height:30px;
  padding-top:10px;
}
.number_title{
  font-size: 16px;
}
.headPhone_rx {
  position:relative;
  top:-2px;
  margin-right: 5px;
}

/* 导航 */
.nav-box {
	height: 50px;
  width: 100%;
	background-color: #3873b9;
  position: sticky;
  overflow: hidden;
}
.nav-list{
  display: flex;
  align-items: center;
}
.nav-list li {
  line-height:50px;
  margin-right: 95px;
  list-style: none;
}
.nav-list li a{
  color:#fff;
  font-size: 16px;
  white-space:nowrap;
}
.nav-list li a.active{
  font-size: 18px;
}
/* 页脚 */
.foote-box{
  width:100%;
  /* height: 286px; */
}
.footer {
  background-color: #3873b9;
  color:#fff;
  text-align:center;
  height: 286px;
  width: 100%;
  /* position: absolute; */
  bottom: 0;
}
/* 页脚1 */
.footNav {
  width: 100%;
  font-size:18px;
  padding:30px 0px;
  border-bottom:1px solid #fff;
  display: flex;
  justify-content: space-around;
}
.footnavA {
  display: inline-block;
}
.footnavA-rss {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footNav .footnavA:hover {
  text-decoration:none;
}
/* 页脚2 */
.footcont {
  height: 160px;
  overflow:hidden;
  padding: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footcont_addr{
  font-size: 16px;
  line-height: 24px;
  margin-top: -15px;
}
.footcont_wxImg {
  padding-left: 110px;
  padding-right: 110px;
  margin-top: -15px;
}
.footcont_wxImg_img{
  position: relative;
}
.foot_wxImg_tit{
  font-size: 16px;
  line-height: 24px;
}
.foot_wxImg_tit {
  display:inline-block;
  padding-left: 15px;
  text-align:left;
  position: relative;
  top: 12px;
}
/* 页脚3 */
.footBt {
  width: 100%;
  line-height: 1.5;
	background-color: #2a62a4;
  overflow:hidden;
  font-size: 14px;
  padding: 14px 10px;
}
.footBt-box{
  display: flex;
  justify-content: center;
  padding-right: 20px;
}
.footBt-link {
  display: flex;
  flex-wrap: wrap;
}
.footBt-link a{
  display: inline-block;
  margin-right: 20px;
}
.footBt-link a:hover {
  color:rgb(105,196,255);
}
.footBt-link span {
  display: inline-block;
  padding-left: 5px;
}
.foot_yba{
  margin-right: 50px;
}
/* 右侧在线咨询浮动 */
#LRfloater0{
  right: 10px !important;
  top: 20% !important;
}
#LRfloater0 img{
  width: auto;
  height: 110px;
}
/* 右侧浮动栏 */
.right_fixed {
  width: 66px;
  position:fixed;
  right:2px;
  z-index:99;
  top:20%;
  padding-top:135px;
  /* box-shadow: -2px 2px 10px 0px rgba(34,83,219,0.1); */
}
.right_fixed_ul ul{
  box-shadow: -2px 2px 10px 0px rgba(34,83,219,0.1);
}
.right_fixed_ul li {
  width: 66px;
  height:70px;
  /* border-right:1px solid #cccccc; */
  /* border-left:1px solid #cccccc; */
  list-style: none;
  padding: 0px 6px;
  color: #666666;
  background-color: #fff;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}
.right_fixed_ul .ul_box li:first-child {
  border-radius: 6px 6px 0px 0px;
}
.right_fixed_ul .ul_box li:nth-child(4) {
  border-radius: 0px 0px 6px 6px;
}
.right_fixed_ul .back_top_box li:last-child {
  margin-top: 20px;
  border-radius: 6px 6px 6px 6px;
}
.right_fixed_item {
  display:inline-block;
  height:100%;
  width:100%;
  border-bottom:1px solid #cccccc;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
}
/* .right_fixed_item img{
  width: 23px;
  height: 23px;
} */
.fixed_icon{
  width: 23px;
  height: 23px;
  margin: 12px auto 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.icon_qq{
  background-image: url('../img/nav_footer/f_qq_blue.png');
}
.icon_phone{
  background-image: url('../img/nav_footer/f_phone_blue.png');
}
.icon_weixin{
  background-image: url('../img/nav_footer/f_weixin_blue.png');
}
.icon_info{
  background-image: url('../img/nav_footer/f_info_blue.png');
}
.icon_top{
  background-image: url('../img/nav_footer/f_top_blue.png');
}
.right_fixed_item>p{
	font-size: 13px;
	color: #6B6B6B;
  margin-top: 2px;
}

.right_fixedDiv_wrap{
  padding-right: 6px;
  display: none;
  position:absolute;
  top:0px;
  right:64px;
}
.right_fixed_ul li:hover{
  background: linear-gradient(180deg, #01B8F9 0%, #5991FF 100%);
}
.right_fixed_ul li:hover .icon_qq{
  background-image: url('../img/nav_footer/f_qq_white.png');
}
.right_fixed_ul li:hover .icon_phone{
  background-image: url('../img/nav_footer/f_phone_white.png');
}
.right_fixed_ul li:hover .icon_weixin{
  background-image: url('../img/nav_footer/f_weixin_white.png');
}
.right_fixed_ul li:hover .icon_info{
  background-image: url('../img/nav_footer/f_info_white.png');
}
.right_fixed_ul li:hover .icon_top{
  background-image: url('../img/nav_footer/f_top_white.png');
}
.right_fixed_ul li:hover .right_fixed_item{
  border: none;
}
.right_fixed_ul li:hover .right_fixed_item p{
  color: #fff;
}
.right_fixed_ul li:hover .right_fixedDiv_wrap{
  display: block;
}
.right_fixed_i{
  border-bottom:none;
}
.back_Top{
  width: auto;
  position: relative;
  height: 100%;
  width: 100%;
  border-bottom:none;
}

.right_fixedDiv {
  width: 168px;
  background: #F6FDFF;
  opacity: 1;
  border-radius: 20px 0px 20px 20px;
}
.right_fixed_icon{
  width: 124px;
  height: 54px;
  position: absolute;
  top: -25px;
  right: 22px;
}
.right_fixed_qqMain,.right_fixed_phoneMain {
  /* height:116px; */
  font-size: 14px;
  color: #4A546A;
  padding-top:30px;
  padding-bottom:20px;
  text-align: center;
  white-space: nowrap;
}
.right_fixed_qqMain a:hover {
  color: rgb(0,104,183);
  font-weight: bold;
}
.right_fixed_qqMain a {
  line-height: 25px;
  display: block;
}

.right_fixed_weixinMain {
  height:172px;
  padding:30px 20px 0px;
  text-align:center;
  line-height:30px;
  font-size: 12px;
  color: #6B6B6B;
}

.infoM_div{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fixed_infoTextarea {
  width:420px;
  height:140px;
  padding:10px;
  border:1px solid rgb(204,204,204);
  resize:none;
  font-size: 12px;
}
.info_p1 {
  line-height:1.4;
  color:rgb(0,104,183);
  padding:15px 0px 10px;
}
.text_box {
  width:50%;
  height:34px;
  margin-bottom:10px;
}
.info_spn1 {
  display:inline-block;
  width:42px;
  line-height:34px;
  white-space:nowrap;
  font-size: 12px;
}
.info_input {
  width:150px;
  height:30px;
  background-color:rgb(255,255,255);
  border:1px solid rgb(159,196,240);
}

.info_p2 {
  padding-left:42px;
  color:rgb(153,153,153);
  font-size:12px;
  margin-bottom: 20px;
}
.btn-box{
  display: flex;
  justify-content: center;
}
.info-submit {
  width:100px;
  height:40px;
  background-color:rgb(44,104,177);
  border:1px solid rgb(44,104,177);
  color:rgb(255,255,255);
  margin-right:45px;
  cursor:pointer;
}
.info-submit1 {
  width:100px;
  height:40px;
  background-color:rgb(248,248,248);
  border:1px solid rgb(204,204,204);
  cursor:pointer;
}
.foot_yba:hover,.footnavA:hover {
  color:rgb(255,255,255);
  text-decoration:underline;
}
.foot_yba {
  color:rgb(255,255,255);
  margin-right:30px;
}
.err-msg{
  font-size: 12px;
  color: rgb(184, 53, 53);
  position: absolute;
  text-align: right;
  width: 100%;
  margin-top: -2px;
}
/* 自适应 移动端 */
@media (max-width: 767px) {
  .nav-header-h5{
    height: 60px;
    width: 100%;
  }
  .nav-main-h5{
    background-color: #ffffff;
    position: fixed;
    z-index: 100;
    height: 60px;
    left: 0;
    right: 0;
    top: 0;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    border-bottom: 1px solid #f6f1f1;
  }
  .nav-meun{
    display: inline-block;
    width: 24px;
    height: 18px;
    box-sizing: border-box;
    font-size: 0;
    cursor: pointer;
  }
  .nav-meun i{
    width: 100%;
    height: 2px;
    border-radius: 2px;
    background-color: #666666;
    display: inline-block;
    margin-bottom: 6px;
  }
  .nav-box{
    position: fixed;
    z-index: 101;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: initial;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .nav-box .nav-list{
    width: 70%;
    height: 100%;
    background-color: #fff;
    display: block;
    margin: 0;
    padding: 20px;
    position: relative;
    overflow: hidden;
  }
  .nav-list li{
    line-height: 50px;
    margin: 0;
    border-bottom: solid 1px #e0e0e0;
  }
  .nav-list li a{
    display: inline-block;
    height: 100%;
    width: 100%;
    font-size: 14px;
    color: #080808;
  }
  .nav-user{
    display: flex;
    align-items: center;
    padding-bottom: 12px;
  }
  .nav-user-icon{
    height: 30px;
    width: 30px;
    border: solid 1px #e0e0e0;
    border-radius: 50%;
    background-color: #f1f1f1;
    overflow: hidden;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    flex-shrink: 0;
  }
  .nav-user .topRt-text{
    width: auto;
    color: #00499b;
  }
  .nav-list li a.active{
    font-size: 14px;
    color: #00499b;
  }
  .nav-list .nav-logout{
    border-bottom: none;
    position: absolute;
    bottom: 40px;
    padding: 12px 30px;
    line-height: initial;
    color: #fff;
    border-radius: 30px;
    background-color: #3873b9;
  }
  .nav-list .nav-logout a{
    color: #fff;
    display: inline-block;
    height: 100%;
    width: 100%;
  }
  .right_fixed{
    width: initial;
    padding-top: 0;
    top: initial;
    bottom: 20%;
    right: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
  .right_fixed_ul li{
    width: 40px;
    height: 40px;
    padding: 6px 0;
    border-bottom: 1px solid #cccccc;
  }
  .right_fixed_item>p{
    margin-top: 0;
    line-height: 1.2;
  }
  .right_fixed_item{
    border-bottom: none;
  }
  .right_fixed_ul li:last-child{
    margin-top: -1px;
  }
  .back_Top{
    top: 0;
    padding-top: 0;
  }
  .footBt-ba{
    font-size: 12px;
    color: #bcb5b5;
    padding: 12px;
    text-align: center;
    line-height: 2;
  }
  /* 弹框 */
  .text_box{
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
  }
  .info_spn1{
    width: 100%;
  }
  .info_input, .fixed_infoTextarea{
    width: 100%;
    font-size: 14px;
    padding: 10px;
    box-sizing: border-box;
  }
  .info-submit{
    margin-right: 0;
  }
  #LRdiv0{
    display: none !important;
  }
  .footer-tabbar{
    height: 62px;
    width: 100%;
  }
  .tabbar-box{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: 62px;
    background-color: #fff;
    z-index: 100;
    display: flex;
    justify-content: space-around;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
  .tabbar-item{
    width: 25%;
    text-align: center;
    padding-top: 10px;
    cursor: pointer;
    display: inline-block;
  }
  .tabbar-item img{
    height: 23px;
    width: 23px;
  }
  .tabbar-item p{
    font-size: 12px;
    color: #666666;
    margin-top: 2px;
  }
}

/* 其他的 */
.login-footBt-ba {
  padding: 30px 20px;
  font-size: 14px;
  text-align: center;
  line-height: 1.8;
}
.login-footBt-ba a:hover{
  color: #3873b9;
}


/* 改版css */
/* ---------------------------------------------------------------------- */
/* 新版头部 */
.header{
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
}
.header-fixtop{
  background-color: #fff;
}
.header .header-wrap{
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
  margin: 0 auto;
  width: 1200px;
  height: 120px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s ease;
}
.header-fixtop .header-wrap{
  color: #030916;
  height: 84px;
}
.header .h-icon{
  width: 222px;
  height: 60px;
  background-image: url('../img/newbase/header-logo.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
/* .header-fixtop .h-icon svg{
  display: none;
} */
.header-fixtop .h-icon{
  width: 222px;
  height: 60px;
  background-image: url('../img/newbase/header-logo-color.png');
}
.header .h-menu{
  width: 610px;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}

.menu{
  position: relative;
  height: 120px;
  display: flex;
  align-items: center;
  transition: all 1s;
}
.menu .mtitle {
  width: 122px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  position: relative;
}
.menu .icon{
  display: inline-block;
  width: 0px;
  height: 0px;
  border-left: 4px solid transparent;
  border-top: 5px solid #fff;
  border-right: 4px solid transparent;
  border-bottom: 0px solid transparent;
  box-sizing: content-box;
  margin: 0 0 3px 5px;
}
.menu .underline{
  display: none;
  margin: 0 auto;
  position: absolute;
  width: 40px;
  height: 7px;
  background-image: url('../img/newbase/underline-white.png');
  /* top: calc(50% + 20px); */
  left: calc(50% - 20px);
  background-size: cover;
}
.header-fixtop .menu .underline{
  background-image: url('../img/newbase/underline-blue.png');
}

.menu.active .mtitle{
  font-weight: bold;
}
.menu:hover .mtitle{
  color: #A4FAFF;
  background: linear-gradient(180deg, rgba(22,83,245,0) 0%, rgba(22,83,245,0.58) 50%, rgba(22,83,245,0) 100%);
}
.header-fixtop .menu.active .mtitle{
  color: #1737A4;
}
.header-fixtop .menu:hover .mtitle{
  color: #1737A4;
  background: linear-gradient(180deg, rgba(0,71,253,0) 0%, rgba(0,71,253,0.2) 50%, rgba(0,71,253,0) 100%);
}
.menu .sub-menu{
  /* display: none; */
  width: 100%;
  height: 0px;
  max-height: 0px;
  overflow: hidden;
  transition: all 1s;
  background: #FFFFFF;
  box-shadow: 0px 9px 7px 0px rgba(8,40,79,0.16);
  opacity: 0.92;
  border-bottom-left-radius: 100px;
  position: fixed;
  left: 0;
  top: 120px;
}
.menu.active .underline,
.menu:hover .sub-menu{
  max-height: 600px;
  height: auto;
}
.header-fixtop .menu .sub-menu{
  top: 84px;
}
.header-fixtop.mt42 .menu .sub-menu{
  top: 123px;
}
.menu .sub-menu .sm-content{
  width: 1190px;
  margin: 0 auto;
  display: grid;
  grid-template-areas:'a b';
  justify-content: flex-start;
}
.menu .menus1{
  /* display: inline-block; */
  width: 216px;
  border-right: 1px solid #dddddd;
  padding:34px 39px 34px 0;
}
.menu .no-menu2{
  border: none;
  width: 1190px;
}
.menu .no-menu2 a{
  display: block;
}
.menu .no-menu2 a:hover{
  color: #0966F2;
}
.menu .menu1 {
  font-size: 18px;
  line-height: 34px;
font-weight: bold;
color: #333333;
width: inherit;
padding-right: 25px;
}
.menu .menu1.active {
  color: #0966F2;
  position: relative;
}
.menu .menu1.active::after {
  display: block;
  content: '';
  width: 0px;
  height: 0px;
  border-left: 7px solid #0A65EE;
  border-top: 5px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 5px solid transparent;
  box-sizing: content-box;
  position: absolute;
  right: 30px;
  top: calc(50% - 5px);
}
.menus2{
  display: none;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  /* grid-template-columns: 25% 25% 25% 25%; */
  padding: 34px 0 34px 57px;
}
.menus2.active{
  display: flex;
}
.menu2{
  /* width: 220px; */
  /* margin-right: 50px; */
  margin-bottom: 40px;
}
.menu2 .title{
  font-size: 16px;
  font-weight: bold;
  color: #030916;
  padding-right: 50px;
}
.menu2 .m2{
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  color: #666666;
  padding-right: 50px;
}
.menu2 .m2.w900{
  width: 900px;
}
.menu2 .m2:hover{
  color: #0966F2;
}
.menu2 .m2 a{
  width: 100%;
}
.h-other{
  line-height: 32px;
  display: flex;
  align-items: center;
}
.h-other .login-icon-wrap{
  display: inline-block;
  margin-right: 13px;
  position: relative;
}
.h-other .login-icon{
  width:32px;
  height:32px;
  background-image: url('../img/nav_footer/login_white.png');
  background-size: cover;
}
.header-fixtop .h-other .login-icon{
  background-image: url('../img/nav_footer/login.png');
}
.h-other .login-icon-wrap:hover>.login-menu-wrap{
  display: block;
}
.h-other .login-menu-wrap{
  display: none;
  position: absolute;
  padding: 13px 16px 16px;
  left: -74px;
  background: transparent;
}
.h-other .login-menu-wrap::after{
  display: block;
  content: '';
  width: 0px;
  height: 0px;
  border: 5px solid transparent;
  border-bottom: 5px solid #fff;
  position: absolute;
  top: 3px;
  left: 85px;
}
.h-other .login-menu{
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 0 16px 0px #284eb74D;
  width: 148px;
  padding: 1px 0;
  background: #FFFFFF;
}
.h-other .login-menu .l-menu{
  display: block;
  width: 100%;
  height: 42px;
  background: #FFFFFF;
  color: #23304E;
  font-size: 15px;
  line-height: 42px;
  text-align: center;
}
.h-other .login-menu .l-menu:hover{
  background: #E5EEFF;
  color: #1737A4;
}

.h-other .login-menu .right-menu::after{
  display: inline-block;
  content: '';
  width: 0px;
  height: 0px;
  border: 4px solid transparent;
  border-left: 5px solid #1737A4;
  margin-left: 4px;
  position: relative;
  top: -1px;
  /* background: #ffffff; */
}
.h-other .login-menu .right-menu >.login-menu-wrap::after{
  display: none;
}
.h-other .login-menu .right-menu:hover >.login-menu-wrap{
  display: block;
  left: 152px;
  top: 0;
}
.h-other .language{
  margin-left: 19px;
}
/* 新版底部 */
.footer-new{
  background-color:#020E5C ;
  background-image: url('../img/newbase/footer-bg.png');
  background-position: center;
  background-size: auto 100%;
  color: rgba(255,255,255,0.7);
  text-align: left;
  height: auto;
}
.footer-new .f-main{
  width: 1200px;
  height: 410px;
  margin: 0 auto;
  padding-top: 60px;
  display: flex;
}
/* .fc-top{
  margin-bottom: 38px;
} */
.fc-top img{
  width: 222px;
  height: 60px;
  margin-bottom: 38px;
}
.fc-center{
  margin-bottom: 30px;
  display: flex;
  align-items: flex-end;
}
.fc-center .tel{
  color: #fff;
  border-left: 3px solid #147CFB;
  padding-left: 18px;
}
.fc-center .tel .tel-icon{
  display: flex;
  align-items: flex-end;
}
.fc-center .tel .tel-icon img{
  width: 35px;
  height: 37px;
  margin-right: 10px;
}
.fc-center .tel .tel-icon span{
  font-size: 16px;
}
.fc-center .tel p{
  margin-top: 10px;
  font-size: 26px;
  font-weight: 900;
  line-height: 1;
}
.fc-center .code{
  display: flex;
  align-items: center;
  margin-left: 65px;
}
.fc-center .code img{
  display: inline-block;
  width: 57px;
  height: 57px;
}
.fc-center .code p{
  margin-left: 10px;
  display: inline-block;
  font-size: 16px;
  width: 126px;
}
.fc-bottom p{
  font-size: 16px;
}

.f-navs{
  display: flex;
}
.f-navs .fnav{
  margin-left: 43px;
}
.f-navs .fnav .title{
  font-size: 20px;
  line-height: 46px;
  font-weight: bold;
  color: #fff;
}
.f-navs .fnav li{
  font-size: 16px;
  line-height: 32px;
}
.footBt {
  border-top: 1px solid #303F87;
  background-color: transparent;
  font-size: 16px;
  padding: 24px 0px;
  height: 208px;
  line-height: 30px;
}
.footBt-box {
  display: block;
}
